Linker.isLoaded

Check for lib loading

class Linker
static
bool
isLoaded
(
string lib
)

Parameters

lib string

Lib for checking

Return Value

Type: bool

true if the lib was loaded

Meta